projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f42c58a
)
(Fmove_to_column): Make it interactive.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 5 Oct 1995 23:15:11 +0000
(23:15 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 5 Oct 1995 23:15:11 +0000
(23:15 +0000)
src/indent.c
patch
|
blob
|
history
diff --git
a/src/indent.c
b/src/indent.c
index 395ba57864a8fdc1a96b55ccc912935c64df2d4d..16a5c4ef03962e5eaac12ea2341e0a6bb0e0a01e 100644
(file)
--- a/
src/indent.c
+++ b/
src/indent.c
@@
-463,7
+463,7
@@
indented_beyond_p (pos, column)
}
\f
-DEFUN ("move-to-column", Fmove_to_column, Smove_to_column, 1, 2,
0
,
+DEFUN ("move-to-column", Fmove_to_column, Smove_to_column, 1, 2,
"p"
,
"Move point to column COLUMN in the current line.\n\
The column of a character is calculated by adding together the widths\n\
as displayed of the previous characters in the line.\n\